FtMscLibEx SetCBMaskCounterChanged Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

API 3.X8A (extended)
Set the mask

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public uint SetCBMaskCounterChanged(
	FtDeviceID devId,
	uint mask
)

Parameters

devId
Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
mask
Type: System UInt32
0x0000XXXX
bit 0=C1 ..bit3=C4 0=false, 1 = true => indicates which inputs are generating Callback events.

Return Value

Type: UInt32
FTLIB_ERR_SUCCESS (no error) or error code
Remarks

bit 0 = I1,bit 7 = I8
See Also

Reference